keep objects meaning in English
从场景中删除动画和层次结构链接信息,但是保留对象
Examples
- The default implementation stores relationships in a dictionary using weak references so the relationship table does not keep objects alive
默认的实现将关系存储在使用弱引用的字典中,因此关系表不保持对象的活动状态。 - The default implementation stores relationships in a dictionary using weak references , so the relationship table does not keep objects alive
默认实现会将关系存储在一个使用弱引用的字典中,所以,关系表不会保持对象处于活动状态。 - The ioc philosophy of keeping object dependencies injectable makes it a breeze to add , replace , or supplement the behavior of objects , including spring s jmx support
Ioc保持对象依赖性的可注入性,这使得增加、替换或者补充对象的行为(包括spring的jmx支持)变得轻而易举。